home *** CD-ROM | disk | FTP | other *** search
- ; Chat message configuration file
-
- [SYSTEM_MESSAGE]
- Format = >>> %s
- Red = 255
- Green = 0
- Blue = 0
-
- [PUBLIC_MESSAGE]
- Format = [%s] : %s
- Red = 0
- Green = 0
- Blue = 0
-
- [PRIVATE_MESSAGE]
- Format = <%s> : %s
- Red = 0
- Green = 0
- Blue = 255
-
- [PUBLIC_ACTION]
- Format = !%s! : %s
- Red = 0
- Green = 0
- Blue = 0
-
- [PRIVATE_ACTION]
- Format = !%s! : %s
- Red = 0
- Green = 0
- Blue = 255
-
- ; these are for strings less than 256 characters
- [STRINGS]
- STR_00 = Request failed
- STR_01 = There are %d lobbie(s) for this game
- STR_02 = That login is already being used
- STR_03 = Login/Password incorrect
- STR_04 = You've been temporarily banned
- STR_05 = Could not connect
- STR_06 = Error joining channel (%X)
- STR_07 = Error joining game (%X)
- STR_08 = User %s joined channel %s
- STR_09 = User %s joined game %s
- STR_10 = User %s left channel %s
- STR_11 = User %s left game %s
- STR_12 = User %s quit
- STR_13 = Server Error: %s
- STR_14 = Error creating channel
- STR_15 = Error creating game
- STR_16 = Created channel %s
- STR_17 = Created game %s
- STR_18 = You have been banned until %s
- STR_19 = %s has been banned from the channel
- STR_20 = %s has been banned from the game
- STR_21 = The channel ban on %s has been removed
- STR_22 = The game ban on %s has been removed
- STR_23 = You were kicked out of channel %s by %s
- STR_24 = You were kicked out of game %s by %s
- STR_25 = User %s was kicked out of channel %s by %s
- STR_26 = User %s was kicked out of game %s by %s
- STR_27 = Couldn't create the channel; some characters can't be used in channel names.
- STR_28 = Couldn't create the game; some characters can't be used in game names.
-
-